-
Home
-
WooCommerce Admin
-
2.2.0
-
Code
-
Classes
- Controller
Total Complexity |
14 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
290 |
Lines of code |
180 |
Logical lines of code |
51 |
Comment lines |
79 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
S |
44 |
1 |
64 |
import_items() |
S |
56 |
2 |
18 |
delete_imported_items() |
S |
58 |
2 |
17 |
get_import_public_schema() |
S |
55 |
1 |
22 |
get_import_collection_params() |
S |
57 |
1 |
18 |
import_permissions_check() |
S |
69 |
2 |
6 |
prepare_objects_query() |
S |
71 |
1 |
6 |
prepare_item_for_response() |
S |
69 |
1 |
6 |
cancel_import() |
S |
64 |
1 |
10 |
get_import_status() |
S |
70 |
1 |
6 |
get_import_totals() |
S |
67 |
1 |
7 |